home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / a_man / cat1 / strerr.z / strerr
Encoding:
Text File  |  2002-10-03  |  3.9 KB  |  133 lines

  1.  
  2.  
  3.  
  4. ssssttttrrrreeeerrrrrrrr((((1111MMMM))))                                                          ssssttttrrrreeeerrrrrrrr((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      _ssss_tttt_rrrr_eeee_rrrr_rrrr - STREAMS error logger daemon
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      _ssss_tttt_rrrr_eeee_rrrr_rrrr
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _ssss_tttt_rrrr_eeee_rrrr_rrrr receives error log messages from the STREAMS log driver (_llll_oooo_gggg(7))
  16.      and appends them to a log file.  The error log files produced reside in
  17.      the directory _////_vvvv_aaaa_rrrr_////_aaaa_dddd_mmmm_////_ssss_tttt_rrrr_eeee_aaaa_mmmm_ssss, and are named _eeee_rrrr_rrrr_oooo_rrrr_...._m_m_----_d_d, where _m_m is
  18.      the month and _d_d is the day of the messages contained in each log file.
  19.  
  20.      The format of an error log message is:
  21.  
  22.           <_s_e_q> <_t_i_m_e> <_t_i_c_k_s> <_f_l_a_g_s> <_m_i_d> <_s_i_d> <_t_e_x_t>
  23.  
  24.  
  25.      <_s_e_q>     error sequence number
  26.  
  27.      <_t_i_m_e>    time of message in hh:mm:ss
  28.  
  29.      <_t_i_c_k_s>   time of message in machine ticks since boot priority level
  30.  
  31.      <_f_l_a_g_s>   _TTTT : the message was also sent to a tracing process
  32.                _FFFF : indicates a fatal error
  33.                _NNNN : send mail to the system administrator
  34.  
  35.      <_m_i_d>     module ID number of source
  36.  
  37.      <_s_i_d>     sub-ID number of source
  38.  
  39.      <_t_e_x_t>    formatted text of the error message
  40.  
  41.      Messages that appear in the error log are intended to report exceptional
  42.      conditions that require the attention of the system administrator.  Those
  43.      messages which indicate the total failure of a STREAMS driver or module
  44.      should have the _FFFF flag set.  Those messages requiring the immediate
  45.      attention of the administrator have the _NNNN flag set, which causes the
  46.      error logger to send the message to the system administrator via _mmmm_aaaa_iiii_llll.
  47.      The priority level usually has no meaning in the error log, but has
  48.      meaning if the message is also sent to a tracer process.
  49.  
  50.      Once initiated, _ssss_tttt_rrrr_eeee_rrrr_rrrr continues to execute until terminated by the user.
  51.      It is commonly executed asynchronously.
  52.  
  53. FFFFIIIILLLLEEEESSSS
  54.      _////_vvvv_aaaa_rrrr_////_aaaa_dddd_mmmm_////_ssss_tttt_rrrr_eeee_aaaa_mmmm_ssss_////_eeee_rrrr_rrrr_oooo_rrrr_...._m_m_----_d_d
  55.  
  56. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  57.      log(7).
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ssssttttrrrreeeerrrrrrrr((((1111MMMM))))                                                          ssssttttrrrreeeerrrrrrrr((((1111MMMM))))
  71.  
  72.  
  73.  
  74. NNNNOOOOTTTTEEEESSSS
  75.      Only one _ssss_tttt_rrrr_eeee_rrrr_rrrr process at a time is permitted to open the STREAMS log
  76.      driver.
  77.  
  78.      If a module or driver is generating a large number of error messages,
  79.      running the error logger causes a degradation in STREAMS performance.  If
  80.      a large burst of messages are generated in a short time, the log driver
  81.      may not be able to deliver some of the messages.  This situation is
  82.      indicated by gaps in the sequence numbering of the messages in the log
  83.      files.
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.